home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -serious- / workbench / cyberclock / cyberclock.readme < prev    next >
Text File  |  2000-02-28  |  2KB  |  56 lines

  1. Short:    Digital clock w/ changeable digits
  2. Author:   smolensk@eunet.yu, smolenski@setnet.co.yu (Nikola Smolenski)
  3. Uploader: smolensk@eunet.yu (Nikola Smolenski)
  4. Version:  1.20
  5. Type:     util/time
  6.  
  7. CyberClock is a nice digital clock for WB. I made it because I HATE analog
  8. clocks, and there is a whole lot of them, each prettier then the other. I
  9. simply can't understand why would someone want to use such inaccurate method
  10. of time displaying on a computer. And so I have tried to make digital clock
  11. which would also be beautiful.
  12.  
  13. The only program with similar features I know of is TinyMeter, but it's much
  14. more then just a clock, eats a lot of memory (not tiny at all!) and can only
  15. use fonts for it's digits.
  16.  
  17. CyberClock uses IFF brushes for it's digits, leaving their look only to your
  18. imagination. I gave my best to make it as small as possible (for example,
  19. iff.library is used only when a picture is loading, and it could be flushed
  20. from memory after CyberClock is started) and to use little CPU time (six
  21. times less then original Amiga clock). I think you'll enjoy it!
  22.  
  23. History:
  24.  
  25. v1.20 - Fifth Aminet release
  26. Change: Now uses NewLookMenus
  27.    New: Localisation
  28.    New: HH:MM/HH:MM:SS time display
  29.    New: Ability to lock window on screen, so that it can't be moved
  30.    New: CyberClock.guide is now fully OpenURL compliant :)
  31.    New: ReInstall feature
  32.  
  33. v1.12 - Fourth Aminet release
  34.  
  35. Bugfix: PowerSnap now works properly with CyberClock
  36.    New: 12/24hrs time display (requested by Andrew Clark)
  37.  
  38. v1.10 - Third Aminet release
  39.  
  40. Change: CLI arguments now work normally
  41. Change: Code rewritten from scratch, again shorter and faster
  42. Change: Added DONOTWAIT tooltype in icon
  43.    New: Info requester shown if digits brush cannot be opened
  44.    New: Support for screennotify.library . CyberClock closes/opens it's window
  45. itself when Workbench screen is closed/opened. This works fine with FastIPrefs
  46. and notifyintuition.library too.
  47.  
  48. v1.03 - Second Aminet release
  49.  
  50. Bugfix: Don't crashes system if told to use unexisting digits brush
  51. Bugfix: Test CyberClock script now works properly
  52. Change: Current day and date are now displayed in screen titlebar
  53. Change: Some functions changed, shorter and faster code
  54.  
  55. v1.00 - Initial Aminet release
  56.